๐Ÿ“Š Documentation Coverage Report

Comprehensive analysis of documentation coverage across the Idling.app codebase

Generated: 2025-07-09T07:52:02.747915

510
TOTAL FILES
6
DOCUMENTED FILES
1.2%
COVERAGE
0.73
QUALITY SCORE
Shows files needing quality improvements
440
MISSING DOCUMENTATION
Files without any documentation
64
INADEQUATE DOCUMENTATION
Files with incomplete documentation

๐Ÿ“ˆ Quality Metrics

440
Missing Documentation
64
Inadequate Documentation
504
Total Issues

๐ŸŽฏ Priority Breakdown

133
๐Ÿšจ Critical

Immediate action required

129
โš ๏ธ High

Action needed soon

119
๐Ÿ“ Medium

Should be documented

123
๐Ÿ’ก Low

Nice to have

๐Ÿ“„ Advanced Documentation Gaps Analysis

Priority:
Status:
504 of 504 items
๐Ÿ“ File ๐Ÿ“ Lines ๐Ÿ“Š Status ๐ŸŽฏ Priority ๐Ÿ“„ Expected Doc โฑ๏ธ Effort โš ๏ธ Issues
src/app/components/ ErrorBoundary.tsx
29 Missing ๐Ÿ’ก Low ErrorBoundary.md Low Documentation file does not exist
src/app/components/fade-in/ FadeIn.test.tsx
65 Missing ๐Ÿ“ Medium FadeIn.test.md Low Documentation file does not exist
src/app/components/fade-in/ FadeIn.tsx
56 Missing ๐Ÿ“ Medium FadeIn.md Low Documentation file does not exist
src/app/components/user-profile/ UserProfile.tsx
365 Missing ๐Ÿšจ Critical UserProfile.md High Documentation file does not exist
src/app/components/page-header/ PageHeader.tsx
10 Missing ๐Ÿ’ก Low PageHeader.md Low Documentation file does not exist
src/app/components/page-header/ PageHeader.test.tsx
22 Missing ๐Ÿ’ก Low PageHeader.test.md Low Documentation file does not exist
src/app/components/post/ CreatePostForm.tsx
98 Missing ๐Ÿ“ Medium CreatePostForm.md Low Documentation file does not exist
src/app/components/post/ PostItem.tsx
27 Missing ๐Ÿ’ก Low PostItem.md Low Documentation file does not exist
src/app/components/post/ PostList.tsx
44 Missing ๐Ÿ’ก Low PostList.md Low Documentation file does not exist
src/app/components/cache-status/ CacheStatus.test.tsx
234 Missing โš ๏ธ High CacheStatus.test.md Medium Documentation file does not exist
src/app/components/cache-status/ SmartCacheStatus.tsx
560 Missing ๐Ÿšจ Critical SmartCacheStatus.md High Documentation file does not exist
src/app/components/cache-status/ NoCacheStatus.tsx
287 Missing ๐Ÿšจ Critical NoCacheStatus.md High Documentation file does not exist
src/app/components/cache-status/ CacheStatus.tsx
379 Missing ๐Ÿšจ Critical CacheStatus.md High Documentation file does not exist
src/app/components/gitlab-link/ GitLabLink.test.tsx
17 Missing ๐Ÿ’ก Low GitLabLink.test.md Low Documentation file does not exist
src/app/components/gitlab-link/ GitLabLink.tsx
16 Missing ๐Ÿ’ก Low GitLabLink.md Low Documentation file does not exist
src/app/components/floating-add-post/ FloatingAddPost.tsx
106 Missing ๐Ÿ“ Medium FloatingAddPost.md Low Documentation file does not exist
src/app/components/author/ Author.tsx
554 Missing ๐Ÿšจ Critical Author.md High Documentation file does not exist
src/app/components/empty/ Empty.tsx
18 Missing ๐Ÿ’ก Low Empty.md Low Documentation file does not exist
src/app/components/empty/ Empty.test.tsx
34 Missing ๐Ÿ’ก Low Empty.test.md Low Documentation file does not exist
src/app/components/page-aside/ PageAside.tsx
25 Missing ๐Ÿ’ก Low PageAside.md Low Documentation file does not exist
src/app/components/page-aside/ PageAside.test.tsx
55 Missing ๐Ÿ“ Medium PageAside.test.md Low Documentation file does not exist
src/app/components/message-ticker/ MessageTicker.tsx
59 Missing ๐Ÿ“ Medium MessageTicker.md Low Documentation file does not exist
src/app/components/message-ticker/ MessageTickerWithInterval.tsx
34 Missing ๐Ÿ’ก Low MessageTickerWithInterval.md Low Documentation file does not exist
src/app/components/auth-buttons/ AuthButtons.tsx
44 Missing ๐Ÿ’ก Low AuthButtons.md Low Documentation file does not exist
src/app/components/auth-buttons/ ClientAuthButtons.tsx
69 Missing ๐Ÿ“ Medium ClientAuthButtons.md Low Documentation file does not exist
src/app/components/auth-buttons/ SessionRefreshHandler.tsx
252 Missing ๐Ÿšจ Critical SessionRefreshHandler.md High Documentation file does not exist
src/app/components/auth-buttons/ AuthButtons.test.tsx
65 Missing ๐Ÿ“ Medium AuthButtons.test.md Low Documentation file does not exist
src/app/components/discord-link/ DiscordLink.tsx
30 Missing ๐Ÿ’ก Low DiscordLink.md Low Documentation file does not exist
src/app/components/discord-link/ DiscordLink.test.tsx
53 Missing ๐Ÿ“ Medium DiscordLink.test.md Low Documentation file does not exist
src/app/components/discord-link/ Discord.test.tsx
17 Missing ๐Ÿ’ก Low Discord.test.md Low Documentation file does not exist
src/app/components/infinite-scroll-trigger/ InfiniteScrollTrigger.tsx
110 Missing ๐Ÿ“ Medium InfiniteScrollTrigger.md Low Documentation file does not exist
src/app/components/submission-forms/edit-submission-form/ EditSubmissionForm.tsx
50 Missing ๐Ÿ’ก Low EditSubmissionForm.md Low Documentation file does not exist
src/app/components/submission-forms/add-submission-form/ AddSubmissionForm.tsx
279 Missing โš ๏ธ High AddSubmissionForm.md Medium Documentation file does not exist
src/app/components/submission-forms/add-submission-form/ AddSubmissionForm.test.tsx
181 Missing โš ๏ธ High AddSubmissionForm.test.md Medium Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/ SharedSubmissionForm.tsx
269 Missing โš ๏ธ High SharedSubmissionForm.md Medium Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/components/ RichInputAdapter.tsx
399 Missing ๐Ÿšจ Critical RichInputAdapter.md High Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/components/ FloatingToolbar.tsx
419 Missing ๐Ÿšจ Critical FloatingToolbar.md High Documentation file does not exist
src/app/components/submission-forms/delete-submission-form/ DeleteSubmissionForm.tsx
159 Missing โš ๏ธ High DeleteSubmissionForm.md Medium Documentation file does not exist
src/app/components/submission-forms/delete-submission-form/ DeleteSubmissionForm.test.tsx
124 Missing ๐Ÿ“ Medium DeleteSubmissionForm.test.md Low Documentation file does not exist
src/app/components/pagination/ PageSizeSelector.tsx
40 Missing ๐Ÿ’ก Low PageSizeSelector.md Low Documentation file does not exist
src/app/components/pagination/ StickyPagination.tsx
94 Missing ๐Ÿ“ Medium StickyPagination.md Low Documentation file does not exist
src/app/components/pagination/ Pagination.test.tsx
187 Missing โš ๏ธ High Pagination.test.md Medium Documentation file does not exist
src/app/components/pagination/ PageSizeSelector.test.tsx
83 Missing ๐Ÿ“ Medium PageSizeSelector.test.md Low Documentation file does not exist
src/app/components/pagination/ Pagination.tsx
142 Missing ๐Ÿ“ Medium Pagination.md Low Documentation file does not exist
src/app/components/filter-bar/ FilterBar.tsx
392 Missing ๐Ÿšจ Critical FilterBar.md High Documentation file does not exist
src/app/components/filter-bar/ FilterBar.test.tsx
597 Missing ๐Ÿšจ Critical FilterBar.test.md High Documentation file does not exist
src/app/components/filter-bar/ CustomFilterInput.test.tsx
309 Missing ๐Ÿšจ Critical CustomFilterInput.test.md High Documentation file does not exist
src/app/components/filter-bar/ CustomFilterInput.tsx
400 Missing ๐Ÿšจ Critical CustomFilterInput.md High Documentation file does not exist
src/app/components/filter-bar/ FilterLabel.test.tsx
533 Missing ๐Ÿšจ Critical FilterLabel.test.md High Documentation file does not exist
src/app/components/filter-bar/ FilterLabel.tsx
396 Missing ๐Ÿšจ Critical FilterLabel.md High Documentation file does not exist
src/app/components/timeout-banner/ TimeoutBanner.tsx
149 Missing ๐Ÿ“ Medium TimeoutBanner.md Low Documentation file does not exist
src/app/components/docs-link/ DocsLink.tsx
20 Missing ๐Ÿ’ก Low DocsLink.md Low Documentation file does not exist
src/app/components/docs-link/ DocsLink.test.tsx
27 Missing ๐Ÿ’ก Low DocsLink.test.md Low Documentation file does not exist
src/app/components/docs-link/ Docs.test.tsx
20 Missing ๐Ÿ’ก Low Docs.test.md Low Documentation file does not exist
src/app/components/nav/ NavPaths.test.tsx
162 Missing โš ๏ธ High NavPaths.test.md Medium Documentation file does not exist
src/app/components/nav/ NavPaths.tsx
91 Missing ๐Ÿ“ Medium NavPaths.md Low Documentation file does not exist
src/app/components/nav/ Nav.tsx
48 Missing ๐Ÿ’ก Low Nav.md Low Documentation file does not exist
src/app/components/nav/ NavAuth.tsx
42 Missing ๐Ÿ’ก Low NavAuth.md Low Documentation file does not exist
src/app/components/nav/ Nav.test.tsx
139 Missing ๐Ÿ“ Medium Nav.test.md Low Documentation file does not exist
src/app/components/nav/ NavUserProfile.tsx
31 Missing ๐Ÿ’ก Low NavUserProfile.md Low Documentation file does not exist
src/app/components/loader/ Loader.test.tsx
23 Missing ๐Ÿ’ก Low Loader.test.md Low Documentation file does not exist
src/app/components/loader/ Loader.tsx
19 Missing ๐Ÿ’ก Low Loader.md Low Documentation file does not exist
src/app/components/user-search/ UserSearch.tsx
208 Missing โš ๏ธ High UserSearch.md Medium Documentation file does not exist
src/app/components/vote-buttons/ VoteButtons.tsx
65 Missing ๐Ÿ“ Medium VoteButtons.md Low Documentation file does not exist
src/app/components/pwa-install/ PWAInstallPrompt.tsx
154 Missing โš ๏ธ High PWAInstallPrompt.md Medium Documentation file does not exist
src/app/components/submissions-list/ SubmissionItem.tsx
509 Missing ๐Ÿšจ Critical SubmissionItem.md High Documentation file does not exist
src/app/components/submissions-list/ StickyPostsControls.tsx
198 Missing โš ๏ธ High StickyPostsControls.md Medium Documentation file does not exist
src/app/components/submissions-list/ SubmissionsList.test.tsx
172 Missing โš ๏ธ High SubmissionsList.test.md Medium Documentation file does not exist
src/app/components/submissions-list/ SubmissionsList.tsx
452 Missing ๐Ÿšจ Critical SubmissionsList.md High Documentation file does not exist
src/app/components/submissions-list/ SubmissionThread.tsx
128 Missing ๐Ÿ“ Medium SubmissionThread.md Low Documentation file does not exist
src/app/components/submissions-list/ PostsManager.tsx
444 Missing ๐Ÿšจ Critical PostsManager.md High Documentation file does not exist
src/app/components/submissions-list/components/ SearchStatus.tsx
13 Missing ๐Ÿ’ก Low SearchStatus.md Low Documentation file does not exist
src/app/components/submissions-list/components/ SmartFilterInput.tsx
328 Missing ๐Ÿšจ Critical SmartFilterInput.md High Documentation file does not exist
src/app/components/submissions-list/components/ TextSearchInput.tsx
135 Missing โš ๏ธ High TextSearchInput.md Medium Documentation file does not exist
src/app/components/submissions-list/components/ SearchInputContainer.tsx
271 Missing โš ๏ธ High SearchInputContainer.md Medium Documentation file does not exist
src/app/components/submissions-list/components/ PostsManagerFilters.tsx
86 Missing ๐Ÿ“ Medium PostsManagerFilters.md Low Documentation file does not exist
src/app/components/submissions-list/components/ PostsManagerControls.tsx
148 Missing ๐Ÿ“ Medium PostsManagerControls.md Low Documentation file does not exist
src/app/components/submissions-list/components/ PostsManagerPagination.tsx
73 Missing ๐Ÿ“ Medium PostsManagerPagination.md Low Documentation file does not exist
src/app/components/submissions-list/components/ SmartTextSearchInput.tsx
545 Missing ๐Ÿšจ Critical SmartTextSearchInput.md High Documentation file does not exist
src/app/components/submissions-list/components/ TextSearchInput.test.tsx
12 Missing ๐Ÿ’ก Low TextSearchInput.test.md Low Documentation file does not exist
src/app/components/card/ Card.tsx
22 Missing ๐Ÿ’ก Low Card.md Low Documentation file does not exist
src/app/components/card/ Card.test.tsx
42 Missing ๐Ÿ’ก Low Card.test.md Low Documentation file does not exist
src/app/components/avatar/ Avatar.test.tsx
67 Missing ๐Ÿ“ Medium Avatar.test.md Low Documentation file does not exist
src/app/components/avatar/ Avatar.tsx
158 Missing โš ๏ธ High Avatar.md Medium Documentation file does not exist
src/app/components/ui/ URLPill.tsx
534 Missing ๐Ÿšจ Critical URLPill.md High Documentation file does not exist
src/app/components/ui/ FooterBadge.tsx
130 Missing ๐Ÿ“ Medium FooterBadge.md Low Documentation file does not exist
src/app/components/ui/ ImageEmbed.tsx
192 Missing โš ๏ธ High ImageEmbed.md Medium Documentation file does not exist
src/app/components/ui/ YouTubeModal.tsx
82 Missing ๐Ÿ“ Medium YouTubeModal.md Low Documentation file does not exist
src/app/components/ui/ BackButton.tsx
111 Missing ๐Ÿ“ Medium BackButton.md Low Documentation file does not exist
src/app/components/ui/ GrammarlyCleanup.tsx
55 Missing ๐Ÿ“ Medium GrammarlyCleanup.md Low Documentation file does not exist
src/app/components/ui/ LoadingButton.tsx
160 Missing โš ๏ธ High LoadingButton.md Medium Documentation file does not exist
src/app/components/ui/ InlineSuggestionInput.tsx
801 Missing ๐Ÿšจ Critical InlineSuggestionInput.md High Documentation file does not exist
src/app/components/ui/ SmartPillInput.test.tsx
225 Missing โš ๏ธ High SmartPillInput.test.md Medium Documentation file does not exist
src/app/components/ui/ OverlayRenderer.tsx
255 Missing โš ๏ธ High OverlayRenderer.md Medium Documentation file does not exist
src/app/components/ui/ TimestampWithTooltip.tsx
354 Missing ๐Ÿšจ Critical TimestampWithTooltip.md High Documentation file does not exist
src/app/components/ui/ SmartPillInput.tsx
820 Missing ๐Ÿšจ Critical SmartPillInput.md High Documentation file does not exist
src/app/components/ui/ NavigationLoadingBar.tsx
79 Missing ๐Ÿ“ Medium NavigationLoadingBar.md Low Documentation file does not exist
src/app/components/ui/ SmartInput.tsx
408 Missing ๐Ÿšจ Critical SmartInput.md High Documentation file does not exist
src/app/components/ui/ PostModal.tsx
112 Missing ๐Ÿ“ Medium PostModal.md Low Documentation file does not exist
src/app/components/ui/ ContentWithPills.tsx
694 Missing ๐Ÿšจ Critical ContentWithPills.md High Documentation file does not exist
src/app/components/ui/ RefreshButton.tsx
69 Missing ๐Ÿ“ Medium RefreshButton.md Low Documentation file does not exist
src/app/components/ui/ PillInput.tsx
217 Missing โš ๏ธ High PillInput.md Medium Documentation file does not exist
src/app/components/ui/ ContentWithPills.test.tsx
541 Missing ๐Ÿšจ Critical ContentWithPills.test.md High Documentation file does not exist
src/app/components/ui/ InstantLink.tsx
124 Missing โš ๏ธ High InstantLink.md Medium Documentation file does not exist
src/app/components/ui/ EmojiPicker.tsx
489 Missing ๐Ÿšจ Critical EmojiPicker.md High Documentation file does not exist
src/app/components/ui/ YouTubeEmbed.tsx
110 Missing ๐Ÿ“ Medium YouTubeEmbed.md Low Documentation file does not exist
src/app/components/avatars-background/ AvatarsBackground.test.tsx
89 Missing ๐Ÿ“ Medium AvatarsBackground.test.md Low Documentation file does not exist
src/app/components/avatars-background/ AvatarsBackground.tsx
187 Missing โš ๏ธ High AvatarsBackground.md Medium Documentation file does not exist
src/app/components/navbar/ NavbarContent.tsx
37 Missing ๐Ÿ’ก Low NavbarContent.md Low Documentation file does not exist
src/app/components/navbar/ NavbarBody.test.tsx
28 Missing ๐Ÿ’ก Low NavbarBody.test.md Low Documentation file does not exist
src/app/components/navbar/ NavbarItem.tsx
24 Missing ๐Ÿ’ก Low NavbarItem.md Low Documentation file does not exist
src/app/components/navbar/ NavbarBrand.test.tsx
19 Missing ๐Ÿ’ก Low NavbarBrand.test.md Low Documentation file does not exist
src/app/components/navbar/ NavbarBrand.tsx
58 Missing ๐Ÿ“ Medium NavbarBrand.md Low Documentation file does not exist
src/app/components/navbar/ Navbar.test.tsx
49 Missing ๐Ÿ’ก Low Navbar.test.md Low Documentation file does not exist
src/app/components/navbar/ NavbarBody.tsx
11 Missing ๐Ÿ’ก Low NavbarBody.md Low Documentation file does not exist
src/app/components/navbar/ NavbarContent.test.tsx
53 Missing ๐Ÿ“ Medium NavbarContent.test.md Low Documentation file does not exist
src/app/components/navbar/ NavbarItem.test.tsx
34 Missing ๐Ÿ’ก Low NavbarItem.test.md Low Documentation file does not exist
src/app/components/navbar/ Navbar.tsx
17 Missing ๐Ÿ’ก Low Navbar.md Low Documentation file does not exist
src/app/components/twitch-chat/ TwitchChat.tsx
96 Missing ๐Ÿ“ Medium TwitchChat.md Low Documentation file does not exist
src/app/components/rich-text/ RichTextRenderer.tsx
261 Missing โš ๏ธ High RichTextRenderer.md Medium Documentation file does not exist
src/app/components/tooltip/ InteractiveTooltip.tsx
463 Missing ๐Ÿšจ Critical InteractiveTooltip.md High Documentation file does not exist
src/app/components/tooltip/ LinkTooltip.tsx
251 Missing โš ๏ธ High LinkTooltip.md Medium Documentation file does not exist
src/app/components/tooltip/ TooltipContent.tsx
171 Missing โš ๏ธ High TooltipContent.md Medium Documentation file does not exist
src/app/components/tooltip/ TooltipModal.tsx
127 Missing ๐Ÿ“ Medium TooltipModal.md Low Documentation file does not exist
src/app/components/tooltip/ MentionTooltip.tsx
91 Missing ๐Ÿ“ Medium MentionTooltip.md Low Documentation file does not exist
src/app/components/tooltip/ WebPreviewPortal.tsx
64 Missing ๐Ÿ“ Medium WebPreviewPortal.md Low Documentation file does not exist
src/app/components/tooltip/ InfoTooltip.tsx
224 Missing โš ๏ธ High InfoTooltip.md Medium Documentation file does not exist
src/app/components/app-version/ AppVersion.test.tsx
42 Missing ๐Ÿ’ก Low AppVersion.test.md Low Documentation file does not exist
src/app/components/app-version/ AppVersion.tsx
48 Missing ๐Ÿ’ก Low AppVersion.md Low Documentation file does not exist
src/app/components/fancy-border/ FancyBorder.tsx
15 Missing ๐Ÿ’ก Low FancyBorder.md Low Documentation file does not exist
src/app/components/fancy-border/ FancyBorder.test.tsx
31 Missing ๐Ÿ’ก Low FancyBorder.test.md Low Documentation file does not exist
src/app/components/page-container/ PageContainer.test.tsx
103 Missing ๐Ÿ“ Medium PageContainer.test.md Low Documentation file does not exist
src/app/components/page-container/ PageContainer.tsx
7 Missing ๐Ÿ’ก Low PageContainer.md Low Documentation file does not exist
src/app/components/game/ GameWrapper.tsx
27 Missing ๐Ÿ’ก Low GameWrapper.md Low Documentation file does not exist
src/app/components/game/ GameWrapper.test.tsx
28 Missing ๐Ÿ’ก Low GameWrapper.test.md Low Documentation file does not exist
src/app/components/spacing-theme-toggle/ SpacingThemeToggle.tsx
30 Missing ๐Ÿ’ก Low SpacingThemeToggle.md Low Documentation file does not exist
src/app/components/service-worker/ HardResetManager.tsx
122 Missing ๐Ÿ“ Medium HardResetManager.md Low Documentation file does not exist
src/app/components/service-worker/ ServiceWorkerRegistration.tsx
182 Missing โš ๏ธ High ServiceWorkerRegistration.md Medium Documentation file does not exist
src/app/components/error-boundary/ NotFoundErrorBoundary.tsx
49 Missing ๐Ÿ’ก Low NotFoundErrorBoundary.md Low Documentation file does not exist
src/app/components/coin/ Coin.tsx
52 Missing ๐Ÿ“ Medium Coin.md Low Documentation file does not exist
src/app/components/coin/ Coin.test.tsx
46 Missing ๐Ÿ’ก Low Coin.test.md Low Documentation file does not exist
src/app/components/footer/ Footer.tsx
19 Missing ๐Ÿ’ก Low Footer.md Low Documentation file does not exist
src/app/components/footer/ Footer.test.tsx
31 Missing ๐Ÿ’ก Low Footer.test.md Low Documentation file does not exist
src/app/components/tag-link/ TagLink.test.tsx
122 Missing ๐Ÿ“ Medium TagLink.test.md Low Documentation file does not exist
src/app/components/tag-link/ TagLink.tsx
149 Missing โš ๏ธ High TagLink.md Medium Documentation file does not exist
src/app/components/badge/ Badge.test.tsx
116 Missing ๐Ÿ“ Medium Badge.test.md Low Documentation file does not exist
src/app/components/badge/ Badge.tsx
38 Missing ๐Ÿ’ก Low Badge.md Low Documentation file does not exist
src/app/components/threaded/ Threaded.tsx
0 Missing ๐Ÿ’ก Low Threaded.md Low Documentation file does not exist
src/app/components/thread/ Thread.tsx
668 Missing ๐Ÿšจ Critical Thread.md High Documentation file does not exist
src/app/components/thread/ ThreadTags.tsx
141 Missing ๐Ÿ“ Medium ThreadTags.md Low Documentation file does not exist
src/app/components/thread/ ThreadBreadcrumb.tsx
137 Missing ๐Ÿ“ Medium ThreadBreadcrumb.md Low Documentation file does not exist
src/app/components/thread/ ParentPostLink.tsx
61 Missing ๐Ÿ“ Medium ParentPostLink.md Low Documentation file does not exist
src/app/components/thread/ ReplyForm.tsx
25 Missing ๐Ÿ’ก Low ReplyForm.md Low Documentation file does not exist
src/app/components/thread/ CollapsibleReplyForm.tsx
77 Missing ๐Ÿ“ Medium CollapsibleReplyForm.md Low Documentation file does not exist
src/app/components/font-picker/ FontPicker.tsx
169 Missing โš ๏ธ High FontPicker.md Medium Documentation file does not exist
src/app/components/dev-tools/ HardResetPanel.tsx
283 Missing โš ๏ธ High HardResetPanel.md Medium Documentation file does not exist
src/app/components/dev-tools/ PWATestPanel.tsx
116 Missing ๐Ÿ“ Medium PWATestPanel.md Low Documentation file does not exist
src/app/components/dev-tools/ DevSkeletonToggle.tsx
274 Missing โš ๏ธ High DevSkeletonToggle.md Medium Documentation file does not exist
src/app/components/auth-avatar/ AuthAvatarServer.tsx
46 Missing ๐Ÿ’ก Low AuthAvatarServer.md Low Documentation file does not exist
src/app/components/auth-avatar/ AuthAvatar.tsx
83 Missing ๐Ÿ“ Medium AuthAvatar.md Low Documentation file does not exist
src/app/components/auth-avatar/ AuthAvatar.test.tsx
140 Missing ๐Ÿ“ Medium AuthAvatar.test.md Low Documentation file does not exist
src/app/components/header/ Header.tsx
10 Missing ๐Ÿ’ก Low Header.md Low Documentation file does not exist
src/app/components/header/ Header.test.tsx
31 Missing ๐Ÿ’ก Low Header.test.md Low Documentation file does not exist
src/app/components/about/ About.test.tsx
25 Missing ๐Ÿ’ก Low About.test.md Low Documentation file does not exist
src/app/components/about/ About.tsx
59 Missing ๐Ÿ“ Medium About.md Low Documentation file does not exist
src/app/components/skeleton/ SmartSkeletonLoader.tsx
723 Missing ๐Ÿšจ Critical SmartSkeletonLoader.md High Documentation file does not exist
src/app/components/skeleton/ useSmartPostsSkeleton.tsx
331 Missing ๐Ÿšจ Critical useSmartPostsSkeleton.md High Documentation file does not exist
src/app/components/skeleton/ SimpleSkeletonWrapper.tsx
90 Missing ๐Ÿ“ Medium SimpleSkeletonWrapper.md Low Documentation file does not exist
src/app/components/skeleton/ IntelligentSkeletonWrapper.tsx
902 Missing ๐Ÿšจ Critical IntelligentSkeletonWrapper.md High Documentation file does not exist
src/app/components/skeleton/ SkeletonLoader.tsx
531 Missing ๐Ÿšจ Critical SkeletonLoader.md High Documentation file does not exist
src/app/components/skeleton/ SkeletonExamples.tsx
419 Missing ๐Ÿšจ Critical SkeletonExamples.md High Documentation file does not exist
src/app/components/banner-system/ SimpleBannerSystem.tsx
748 Missing ๐Ÿšจ Critical SimpleBannerSystem.md High Documentation file does not exist
src/app/components/comment/ CommentForm.tsx
40 Missing ๐Ÿ’ก Low CommentForm.md Low Documentation file does not exist
src/app/components/comment/ CommentItem.tsx
21 Missing ๐Ÿ’ก Low CommentItem.md Low Documentation file does not exist
src/app/components/comment/ CommentList.tsx
18 Missing ๐Ÿ’ก Low CommentList.md Low Documentation file does not exist
src/app/components/galaxy-link/ GalaxyLink.tsx
16 Missing ๐Ÿ’ก Low GalaxyLink.md Low Documentation file does not exist
src/app/components/page-content/ PageContent.test.tsx
25 Missing ๐Ÿ’ก Low PageContent.test.md Low Documentation file does not exist
src/app/components/page-content/ PageContent.tsx
10 Missing ๐Ÿ’ก Low PageContent.md Low Documentation file does not exist
src/app/components/discord-embed/ DiscordEmbed.test.tsx
25 Missing ๐Ÿ’ก Low DiscordEmbed.test.md Low Documentation file does not exist
src/app/components/discord-embed/ DiscordEmbed.tsx
20 Missing ๐Ÿ’ก Low DiscordEmbed.md Low Documentation file does not exist
src/app/components/recent-tags/ RecentTags.tsx
28 Missing ๐Ÿ’ก Low RecentTags.md Low Documentation file does not exist
src/app/components/recent-tags/ RecentTags.test.tsx
562 Missing ๐Ÿšจ Critical RecentTags.test.md High Documentation file does not exist
src/app/components/recent-tags/ RecentTagsClient.tsx
309 Missing ๐Ÿšจ Critical RecentTagsClient.md High Documentation file does not exist
src/app/components/footer-nav/ FooterNav.test.tsx
31 Missing ๐Ÿ’ก Low FooterNav.test.md Low Documentation file does not exist
src/app/components/footer-nav/ FooterNav.tsx
21 Missing ๐Ÿ’ก Low FooterNav.md Low Documentation file does not exist
src/app/admin/components/ EmojiApprovalPanel.tsx
422 Missing ๐Ÿšจ Critical EmojiApprovalPanel.md High Documentation file does not exist
src/app/admin/components/ SubscriptionManagementPanel.tsx
894 Missing ๐Ÿšจ Critical SubscriptionManagementPanel.md High Documentation file does not exist
src/app/admin/components/ AdminSubmissionItem.tsx
185 Missing โš ๏ธ High AdminSubmissionItem.md Medium Documentation file does not exist
src/app/admin/components/ AlertStatusTooltip.tsx
232 Missing โš ๏ธ High AlertStatusTooltip.md Medium Documentation file does not exist
src/app/admin/components/ AdminPostsList.tsx
14 Missing ๐Ÿ’ก Low AdminPostsList.md Low Documentation file does not exist
src/app/admin/components/ CreatePermissionModal.tsx
541 Missing ๐Ÿšจ Critical CreatePermissionModal.md High Documentation file does not exist
src/app/admin/components/ PermissionManagementPanel.tsx
859 Missing ๐Ÿšจ Critical PermissionManagementPanel.md High Documentation file does not exist
src/app/admin/components/ UserManagementPanel.tsx
9 Missing ๐Ÿ’ก Low UserManagementPanel.md Low Documentation file does not exist
src/app/admin/components/ GlobalGuestQuotaPanel.tsx
867 Missing ๐Ÿšจ Critical GlobalGuestQuotaPanel.md High Documentation file does not exist
src/app/admin/components/ CustomAlertsPanel.tsx
1,053 Missing ๐Ÿšจ Critical CustomAlertsPanel.md High Documentation file does not exist
src/app/admin/components/ AdminUserTooltip.tsx
208 Missing โš ๏ธ High AdminUserTooltip.md Medium Documentation file does not exist
src/app/admin/components/UserManagementPanel/ HeaderSection.tsx
107 Missing ๐Ÿ“ Medium HeaderSection.md Low Documentation file does not exist
src/app/admin/components/UserManagementPanel/ FilterPanel.tsx
241 Missing โš ๏ธ High FilterPanel.md Medium Documentation file does not exist
src/app/admin/components/UserManagementPanel/ utils.tsx
136 Missing โš ๏ธ High utils.md Medium Documentation file does not exist
src/app/admin/components/UserManagementPanel/ UserManagementPanel.tsx
480 Missing ๐Ÿšจ Critical UserManagementPanel.md High Documentation file does not exist
src/app/admin/components/UserManagementPanel/ components.tsx
372 Missing ๐Ÿšจ Critical components.md High Documentation file does not exist
src/app/admin/components/UserManagementPanel/ PaginationSection.tsx
116 Missing ๐Ÿ“ Medium PaginationSection.md Low Documentation file does not exist
src/app/admin/components/UserManagementPanel/ QuotaManagement.tsx
1,067 Missing ๐Ÿšจ Critical QuotaManagement.md High Documentation file does not exist
src/app/admin/components/UserManagementPanel/ UserTable.tsx
164 Missing โš ๏ธ High UserTable.md Medium Documentation file does not exist
src/app/admin/components/modals/ TimeoutModal.tsx
365 Missing ๐Ÿšจ Critical TimeoutModal.md High Documentation file does not exist
src/app/admin/components/modals/ AssignSubscriptionModal.tsx
379 Missing ๐Ÿšจ Critical AssignSubscriptionModal.md High Documentation file does not exist
src/app/admin/components/modals/ UserDetailsModal.tsx
303 Missing ๐Ÿšจ Critical UserDetailsModal.md High Documentation file does not exist
src/app/admin/components/modals/ AssignRoleModal.tsx
264 Missing โš ๏ธ High AssignRoleModal.md Medium Documentation file does not exist
src/app/admin/components/modals/ EditPlanModal.tsx
255 Missing โš ๏ธ High EditPlanModal.md Medium Documentation file does not exist
src/app/admin/components/modals/ ExportModal.tsx
538 Missing ๐Ÿšจ Critical ExportModal.md High Documentation file does not exist
src/app/admin/components/modals/ EditSubscriptionModal.tsx
230 Missing โš ๏ธ High EditSubscriptionModal.md Medium Documentation file does not exist
src/app/card-generator/components/ MysticalLoader.tsx
48 Missing ๐Ÿ’ก Low MysticalLoader.md Low Documentation file does not exist
src/app/card-generator/components/ WelcomeInterface.tsx
117 Missing ๐Ÿ“ Medium WelcomeInterface.md Low Documentation file does not exist
src/app/card-generator/components/ QuotaDisplay.tsx
108 Missing ๐Ÿ“ Medium QuotaDisplay.md Low Documentation file does not exist
src/app/card-generator/components/ AdvancedControls.tsx
295 Missing โš ๏ธ High AdvancedControls.md Medium Documentation file does not exist
src/app/card-generator/components/ AspectRatioSelector.tsx
57 Missing ๐Ÿ“ Medium AspectRatioSelector.md Low Documentation file does not exist
src/app/card-generator/components/ GenerationForm.tsx
468 Missing ๐Ÿšจ Critical GenerationForm.md High Documentation file does not exist
src/app/card-generator/components/ GenerationDisplay.tsx
48 Missing ๐Ÿ’ก Low GenerationDisplay.md Low Documentation file does not exist
src/app/card-generator/components/ RegenerationDialog.tsx
65 Missing ๐Ÿ“ Medium RegenerationDialog.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/components/ RichInputAdapter.tsx
399 Missing ๐Ÿšจ Critical RichInputAdapter.md High Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/components/ FloatingToolbar.tsx
419 Missing ๐Ÿšจ Critical FloatingToolbar.md High Documentation file does not exist
src/app/components/submissions-list/components/ SearchStatus.tsx
13 Missing ๐Ÿ’ก Low SearchStatus.md Low Documentation file does not exist
src/app/components/submissions-list/components/ SmartFilterInput.tsx
328 Missing ๐Ÿšจ Critical SmartFilterInput.md High Documentation file does not exist
src/app/components/submissions-list/components/ TextSearchInput.tsx
135 Missing โš ๏ธ High TextSearchInput.md Medium Documentation file does not exist
src/app/components/submissions-list/components/ SearchInputContainer.tsx
271 Missing โš ๏ธ High SearchInputContainer.md Medium Documentation file does not exist
src/app/components/submissions-list/components/ PostsManagerFilters.tsx
86 Missing ๐Ÿ“ Medium PostsManagerFilters.md Low Documentation file does not exist
src/app/components/submissions-list/components/ PostsManagerControls.tsx
148 Missing ๐Ÿ“ Medium PostsManagerControls.md Low Documentation file does not exist
src/app/components/submissions-list/components/ PostsManagerPagination.tsx
73 Missing ๐Ÿ“ Medium PostsManagerPagination.md Low Documentation file does not exist
src/app/components/submissions-list/components/ SmartTextSearchInput.tsx
545 Missing ๐Ÿšจ Critical SmartTextSearchInput.md High Documentation file does not exist
src/app/components/submissions-list/components/ TextSearchInput.test.tsx
12 Missing ๐Ÿ’ก Low TextSearchInput.test.md Low Documentation file does not exist
src/app/ page.tsx
50 Missing ๐Ÿ’ก Low page.md Low Documentation file does not exist
src/app/test-banners/ page.tsx
268 Missing โš ๏ธ High page.md Medium Documentation file does not exist
src/app/admin/ page.tsx
32 Missing ๐Ÿ’ก Low page.md Low Documentation file does not exist
src/app/card-generator/ page.tsx
488 Missing ๐Ÿšจ Critical page.md High Documentation file does not exist
src/app/coins/ page.tsx
15 Missing ๐Ÿ’ก Low page.md Low Documentation file does not exist
src/app/profile/[username]/ page.tsx
424 Missing ๐Ÿšจ Critical page.md High Documentation file does not exist
src/app/test-redirect/ page.tsx
90 Missing ๐Ÿ“ Medium page.md Low Documentation file does not exist
src/app/subscription/ page.tsx
196 Missing โš ๏ธ High page.md Medium Documentation file does not exist
src/app/posts/ page.tsx
73 Missing ๐Ÿ“ Medium page.md Low Documentation file does not exist
src/app/t/[submissionId]/ page.tsx
296 Missing โš ๏ธ High page.md Medium Documentation file does not exist
src/app/game/ page.tsx
17 Missing ๐Ÿ’ก Low page.md Low Documentation file does not exist
src/app/auth/callback/ page.tsx
207 Missing โš ๏ธ High page.md Medium Documentation file does not exist
src/app/auth/signin/ page.tsx
59 Missing ๐Ÿ“ Medium page.md Low Documentation file does not exist
src/app/auth/unlink-account/ page.tsx
186 Missing โš ๏ธ High page.md Medium Documentation file does not exist
src/app/my-posts/ page.tsx
81 Missing ๐Ÿ“ Medium page.md Low Documentation file does not exist
src/app/test-thread/ page.tsx
29 Missing ๐Ÿ’ก Low page.md Low Documentation file does not exist
src/app/test-dismissal/ page.tsx
174 Missing โš ๏ธ High page.md Medium Documentation file does not exist
src/app/settings/ page.tsx
586 Missing ๐Ÿšจ Critical page.md High Documentation file does not exist
src/app/ layout.tsx
322 Missing ๐Ÿšจ Critical layout.md High Documentation file does not exist
src/app/admin/ layout.tsx
47 Missing ๐Ÿ’ก Low layout.md Low Documentation file does not exist
src/app/card-generator/ layout.tsx
19 Missing ๐Ÿ’ก Low layout.md Low Documentation file does not exist
src/app/admin/ layout.tsx
47 Missing ๐Ÿ’ก Low layout.md Low Documentation file does not exist
src/app/admin/ page.tsx
32 Missing ๐Ÿ’ก Low page.md Low Documentation file does not exist
src/app/admin/components/ EmojiApprovalPanel.tsx
422 Missing ๐Ÿšจ Critical EmojiApprovalPanel.md High Documentation file does not exist
src/app/admin/components/ SubscriptionManagementPanel.tsx
894 Missing ๐Ÿšจ Critical SubscriptionManagementPanel.md High Documentation file does not exist
src/app/admin/components/ AdminSubmissionItem.tsx
185 Missing โš ๏ธ High AdminSubmissionItem.md Medium Documentation file does not exist
src/app/admin/components/ AlertStatusTooltip.tsx
232 Missing โš ๏ธ High AlertStatusTooltip.md Medium Documentation file does not exist
src/app/admin/components/ AdminPostsList.tsx
14 Missing ๐Ÿ’ก Low AdminPostsList.md Low Documentation file does not exist
src/app/admin/components/ CreatePermissionModal.tsx
541 Missing ๐Ÿšจ Critical CreatePermissionModal.md High Documentation file does not exist
src/app/admin/components/ PermissionManagementPanel.tsx
859 Missing ๐Ÿšจ Critical PermissionManagementPanel.md High Documentation file does not exist
src/app/admin/components/ UserManagementPanel.tsx
9 Missing ๐Ÿ’ก Low UserManagementPanel.md Low Documentation file does not exist
src/app/admin/components/ GlobalGuestQuotaPanel.tsx
867 Missing ๐Ÿšจ Critical GlobalGuestQuotaPanel.md High Documentation file does not exist
src/app/admin/components/ CustomAlertsPanel.tsx
1,053 Missing ๐Ÿšจ Critical CustomAlertsPanel.md High Documentation file does not exist
src/app/admin/components/ AdminUserTooltip.tsx
208 Missing โš ๏ธ High AdminUserTooltip.md Medium Documentation file does not exist
src/app/admin/components/UserManagementPanel/ HeaderSection.tsx
107 Missing ๐Ÿ“ Medium HeaderSection.md Low Documentation file does not exist
src/app/admin/components/UserManagementPanel/ FilterPanel.tsx
241 Missing โš ๏ธ High FilterPanel.md Medium Documentation file does not exist
src/app/admin/components/UserManagementPanel/ utils.tsx
136 Missing โš ๏ธ High utils.md Medium Documentation file does not exist
src/app/admin/components/UserManagementPanel/ UserManagementPanel.tsx
480 Missing ๐Ÿšจ Critical UserManagementPanel.md High Documentation file does not exist
src/app/admin/components/UserManagementPanel/ components.tsx
372 Missing ๐Ÿšจ Critical components.md High Documentation file does not exist
src/app/admin/components/UserManagementPanel/ PaginationSection.tsx
116 Missing ๐Ÿ“ Medium PaginationSection.md Low Documentation file does not exist
src/app/admin/components/UserManagementPanel/ QuotaManagement.tsx
1,067 Missing ๐Ÿšจ Critical QuotaManagement.md High Documentation file does not exist
src/app/admin/components/UserManagementPanel/ UserTable.tsx
164 Missing โš ๏ธ High UserTable.md Medium Documentation file does not exist
src/app/admin/components/modals/ TimeoutModal.tsx
365 Missing ๐Ÿšจ Critical TimeoutModal.md High Documentation file does not exist
src/app/admin/components/modals/ AssignSubscriptionModal.tsx
379 Missing ๐Ÿšจ Critical AssignSubscriptionModal.md High Documentation file does not exist
src/app/admin/components/modals/ UserDetailsModal.tsx
303 Missing ๐Ÿšจ Critical UserDetailsModal.md High Documentation file does not exist
src/app/admin/components/modals/ AssignRoleModal.tsx
264 Missing โš ๏ธ High AssignRoleModal.md Medium Documentation file does not exist
src/app/admin/components/modals/ EditPlanModal.tsx
255 Missing โš ๏ธ High EditPlanModal.md Medium Documentation file does not exist
src/app/admin/components/modals/ ExportModal.tsx
538 Missing ๐Ÿšจ Critical ExportModal.md High Documentation file does not exist
src/app/admin/components/modals/ EditSubscriptionModal.tsx
230 Missing โš ๏ธ High EditSubscriptionModal.md Medium Documentation file does not exist
src/app/card-generator/utils/ fileUtils.ts
64 Missing ๐Ÿ“ Medium fileUtils.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/utils/ imageUpload.ts
28 Missing ๐Ÿ’ก Low imageUpload.md Low Documentation file does not exist
src/app/components/filter-bar/utils/ get-tags.ts
14 Missing ๐Ÿ’ก Low get-tags.md Low Documentation file does not exist
src/app/hooks/ useTooltipState.ts
43 Missing ๐Ÿ“ Medium useTooltipState.md Low Documentation file does not exist
src/app/hooks/ useLinkPreview.ts
60 Missing ๐Ÿ“ Medium useLinkPreview.md Low Documentation file does not exist
src/app/hooks/ useTooltipPosition.ts
58 Missing ๐Ÿ“ Medium useTooltipPosition.md Low Documentation file does not exist
src/app/hooks/ useTooltipHandlers.ts
182 Missing ๐Ÿ“ Medium useTooltipHandlers.md Low Documentation file does not exist
src/app/hooks/ usePaginationPreRequest.ts
150 Missing ๐Ÿ“ Medium usePaginationPreRequest.md Low Documentation file does not exist
src/app/hooks/ usePostModal.ts
88 Missing ๐Ÿ“ Medium usePostModal.md Low Documentation file does not exist
src/app/hooks/ useEmojis.ts
471 Missing ๐Ÿšจ Critical useEmojis.md High Documentation file does not exist
src/app/hooks/ useTooltipCache.ts
266 Missing โš ๏ธ High useTooltipCache.md Medium Documentation file does not exist
src/app/card-generator/hooks/ useQuotaTracking.ts
111 Missing โš ๏ธ High useQuotaTracking.md Medium Documentation file does not exist
src/app/card-generator/hooks/ useImageGeneration.ts
293 Missing ๐Ÿšจ Critical useImageGeneration.md High Documentation file does not exist
src/app/card-generator/hooks/ useAspectRatioSync.ts
46 Missing ๐Ÿ“ Medium useAspectRatioSync.md Low Documentation file does not exist
src/app/card-generator/hooks/ useWelcomeFlow.ts
52 Missing ๐Ÿ“ Medium useWelcomeFlow.md Low Documentation file does not exist
src/app/card-generator/hooks/ useGenerationLoader.ts
95 Missing ๐Ÿ“ Medium useGenerationLoader.md Low Documentation file does not exist
src/app/card-generator/hooks/ useFormState.ts
33 Missing ๐Ÿ“ Medium useFormState.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useTextInsertion.ts
99 Missing ๐Ÿ“ Medium useTextInsertion.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useSearchOverlay.ts
256 Missing ๐Ÿšจ Critical useSearchOverlay.md High Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useFocusManagement.ts
75 Missing ๐Ÿ“ Medium useFocusManagement.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useFloatingToolbar.ts
163 Missing โš ๏ธ High useFloatingToolbar.md Medium Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useValueExtraction.ts
32 Missing ๐Ÿ’ก Low useValueExtraction.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useSubmissionForm.ts
326 Missing ๐Ÿšจ Critical useSubmissionForm.md High Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useUrlAutoConversion.ts
128 Missing ๐Ÿ“ Medium useUrlAutoConversion.md Low Documentation file does not exist
src/app/components/submissions-list/hooks/ usePostsManagerState.ts
78 Missing ๐Ÿ“ Medium usePostsManagerState.md Low Documentation file does not exist
src/app/components/submissions-list/hooks/ usePostsManagerHandlers.ts
207 Missing โš ๏ธ High usePostsManagerHandlers.md Medium Documentation file does not exist
src/app/components/submissions-list/hooks/ useScrollRestoration.ts
497 Missing ๐Ÿšจ Critical useScrollRestoration.md High Documentation file does not exist
src/app/components/submissions-list/components/hooks/ useTextSearchInput.ts
142 Missing ๐Ÿ“ Medium useTextSearchInput.md Low Documentation file does not exist
src/app/components/submissions-list/components/hooks/ useFilterStatus.ts
59 Missing ๐Ÿ“ Medium useFilterStatus.md Low Documentation file does not exist
src/app/api/og-image/services/ MachineFingerprint.ts
285 Inadequate ๐Ÿšจ Critical MachineFingerprint.md High configuration
src/app/api/og-image/services/ DatabaseService.ts
398 Inadequate ๐Ÿšจ Critical DatabaseService.md High configuration
src/app/api/og-image/services/ QuoteService.ts
115 Inadequate โš ๏ธ High QuoteService.md Medium configuration
src/app/api/og-image/services/ SVGGenerator.ts
302 Inadequate ๐Ÿšจ Critical SVGGenerator.md High configuration
src/app/api/og-image/services/ OGImageService.ts
545 Inadequate ๐Ÿšจ Critical OGImageService.md High configuration
src/app/api/og-image/services/patterns/ ShapePatternGenerator.ts
279 Inadequate ๐Ÿšจ Critical ShapePatternGenerator.md High configuration
src/app/api/og-image/services/patterns/ BasePatternGenerator.ts
201 Inadequate โš ๏ธ High BasePatternGenerator.md Medium configuration
src/app/api/og-image/services/patterns/ OrganicPatternGenerator.ts
200 Inadequate โš ๏ธ High OrganicPatternGenerator.md Medium configuration
src/app/api/og-image/services/patterns/ LinePatternGenerator.ts
160 Inadequate โš ๏ธ High LinePatternGenerator.md Medium configuration
src/app/admin/components/UserManagementPanel/ index.ts
31 Missing ๐Ÿ’ก Low index.md Low Documentation file does not exist
src/app/admin/components/UserManagementPanel/ hooks.ts
379 Missing ๐Ÿšจ Critical hooks.md High Documentation file does not exist
src/app/admin/components/UserManagementPanel/ constants.ts
263 Missing โš ๏ธ High constants.md Medium Documentation file does not exist
src/app/admin/components/UserManagementPanel/ types.ts
140 Missing ๐Ÿ“ Medium types.md Low Documentation file does not exist
src/app/card-generator/utils/ fileUtils.ts
64 Missing ๐Ÿ“ Medium fileUtils.md Low Documentation file does not exist
src/app/card-generator/hooks/ useQuotaTracking.ts
111 Missing โš ๏ธ High useQuotaTracking.md Medium Documentation file does not exist
src/app/card-generator/hooks/ useImageGeneration.ts
293 Missing ๐Ÿšจ Critical useImageGeneration.md High Documentation file does not exist
src/app/card-generator/hooks/ useAspectRatioSync.ts
46 Missing ๐Ÿ“ Medium useAspectRatioSync.md Low Documentation file does not exist
src/app/card-generator/hooks/ useWelcomeFlow.ts
52 Missing ๐Ÿ“ Medium useWelcomeFlow.md Low Documentation file does not exist
src/app/card-generator/hooks/ useGenerationLoader.ts
95 Missing ๐Ÿ“ Medium useGenerationLoader.md Low Documentation file does not exist
src/app/card-generator/hooks/ useFormState.ts
33 Missing ๐Ÿ“ Medium useFormState.md Low Documentation file does not exist
src/app/components/gitlab-link/ gitlab-link-test-ids.ts
3 Missing ๐Ÿ’ก Low gitlab-link-test-ids.md Low Documentation file does not exist
src/app/components/message-ticker/ actions.ts
22 Missing ๐Ÿ’ก Low actions.md Low Documentation file does not exist
src/app/components/auth-buttons/ actions.ts
29 Missing ๐Ÿ’ก Low actions.md Low Documentation file does not exist
src/app/components/auth-buttons/ types.ts
1 Missing ๐Ÿ’ก Low types.md Low Documentation file does not exist
src/app/components/submission-forms/ schema.ts
131 Missing ๐Ÿ“ Medium schema.md Low Documentation file does not exist
src/app/components/submission-forms/ actions.ts
497 Missing ๐Ÿšจ Critical actions.md High Documentation file does not exist
src/app/components/submission-forms/ actions.test.ts
385 Missing ๐Ÿšจ Critical actions.test.md High Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/utils/ imageUpload.ts
28 Missing ๐Ÿ’ก Low imageUpload.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useTextInsertion.ts
99 Missing ๐Ÿ“ Medium useTextInsertion.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useSearchOverlay.ts
256 Missing ๐Ÿšจ Critical useSearchOverlay.md High Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useFocusManagement.ts
75 Missing ๐Ÿ“ Medium useFocusManagement.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useFloatingToolbar.ts
163 Missing โš ๏ธ High useFloatingToolbar.md Medium Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useValueExtraction.ts
32 Missing ๐Ÿ’ก Low useValueExtraction.md Low Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useSubmissionForm.ts
326 Missing ๐Ÿšจ Critical useSubmissionForm.md High Documentation file does not exist
src/app/components/submission-forms/shared-submission-form/hooks/ useUrlAutoConversion.ts
128 Missing ๐Ÿ“ Medium useUrlAutoConversion.md Low Documentation file does not exist
src/app/components/filter-bar/utils/ get-tags.ts
14 Missing ๐Ÿ’ก Low get-tags.md Low Documentation file does not exist
src/app/components/submissions-list/ actions.ts
1,109 Missing ๐Ÿšจ Critical actions.md High Documentation file does not exist
src/app/components/submissions-list/ actions.test.ts
757 Missing ๐Ÿšจ Critical actions.test.md High Documentation file does not exist
src/app/components/submissions-list/components/hooks/ useTextSearchInput.ts
142 Missing ๐Ÿ“ Medium useTextSearchInput.md Low Documentation file does not exist
src/app/components/submissions-list/components/hooks/ useFilterStatus.ts
59 Missing ๐Ÿ“ Medium useFilterStatus.md Low Documentation file does not exist
src/app/components/submissions-list/hooks/ usePostsManagerState.ts
78 Missing ๐Ÿ“ Medium usePostsManagerState.md Low Documentation file does not exist
src/app/components/submissions-list/hooks/ usePostsManagerHandlers.ts
207 Missing โš ๏ธ High usePostsManagerHandlers.md Medium Documentation file does not exist
src/app/components/submissions-list/hooks/ useScrollRestoration.ts
497 Missing ๐Ÿšจ Critical useScrollRestoration.md High Documentation file does not exist
src/app/components/twitch-chat/ index.ts
2 Missing ๐Ÿ’ก Low index.md Low Documentation file does not exist
src/app/components/tooltip/ index.ts
5 Missing ๐Ÿ’ก Low index.md Low Documentation file does not exist
src/app/components/tooltip/ link-tooltip-modal-atom.ts
3 Missing ๐Ÿ’ก Low link-tooltip-modal-atom.md Low Documentation file does not exist
src/app/components/thread/ actions.ts
118 Missing ๐Ÿ“ Medium actions.md Low Documentation file does not exist
src/app/components/auth-avatar/ index.ts
2 Missing ๐Ÿ’ก Low index.md Low Documentation file does not exist
src/app/components/recent-tags/ schema.ts
5 Missing ๐Ÿ’ก Low schema.md Low Documentation file does not exist
src/app/components/recent-tags/ actions.ts
108 Missing ๐Ÿ“ Medium actions.md Low Documentation file does not exist
src/app/lib/test-selectors/components/ avatar.selectors.ts
5 Missing ๐Ÿ’ก Low avatar.selectors.md Low Documentation file does not exist
src/app/hooks/ useTooltipState.ts
43 Missing ๐Ÿ“ Medium useTooltipState.md Low Documentation file does not exist
src/app/hooks/ useLinkPreview.ts
60 Missing ๐Ÿ“ Medium useLinkPreview.md Low Documentation file does not exist
src/app/hooks/ useTooltipPosition.ts
58 Missing ๐Ÿ“ Medium useTooltipPosition.md Low Documentation file does not exist
src/app/hooks/ useTooltipHandlers.ts
182 Missing ๐Ÿ“ Medium useTooltipHandlers.md Low Documentation file does not exist
src/app/hooks/ usePaginationPreRequest.ts
150 Missing ๐Ÿ“ Medium usePaginationPreRequest.md Low Documentation file does not exist
src/app/hooks/ usePostModal.ts
88 Missing ๐Ÿ“ Medium usePostModal.md Low Documentation file does not exist
src/app/hooks/ useEmojis.ts
471 Missing ๐Ÿšจ Critical useEmojis.md High Documentation file does not exist
src/app/hooks/ useTooltipCache.ts
266 Missing โš ๏ธ High useTooltipCache.md Medium Documentation file does not exist
src/app/api/admin/quotas/global/ route.ts
362 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/quotas/global/[id]/ route.ts
389 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/emojis/ route.ts
277 Inadequate ๐Ÿšจ Critical index.md High examples
src/app/api/admin/permissions/[id]/ route.ts
378 Missing โš ๏ธ High route.md Medium Documentation file does not exist
src/app/api/admin/permissions/roles/ route.ts
345 Missing โš ๏ธ High route.md Medium Documentation file does not exist
src/app/api/admin/users/ route.ts
299 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/quotas/ route.ts
412 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/quotas/reset/ route.ts
227 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/assign-subscription/ route.ts
284 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/quota-overrides/ route.ts
406 Missing โš ๏ธ High route.md Medium Documentation file does not exist
src/app/api/admin/alerts/[id]/ route.ts
221 Inadequate โš ๏ธ High index.md High examples
src/app/api/emojis/ route.ts
438 Inadequate โš ๏ธ High index.md Medium overview, usage, api_reference +1 more
src/app/api/og-image/ utils.ts
65 Inadequate ๐Ÿ“ Medium index.md Medium overview, usage, examples
src/app/api/og-image/ types.ts
147 Inadequate โš ๏ธ High index.md Medium overview, usage, examples
src/app/api/og-image/services/ MachineFingerprint.ts
285 Inadequate ๐Ÿšจ Critical MachineFingerprint.md High configuration
src/app/api/og-image/services/ DatabaseService.ts
398 Inadequate ๐Ÿšจ Critical DatabaseService.md High configuration
src/app/api/og-image/services/ QuoteService.ts
115 Inadequate โš ๏ธ High QuoteService.md Medium configuration
src/app/api/og-image/services/ SVGGenerator.ts
302 Inadequate ๐Ÿšจ Critical SVGGenerator.md High configuration
src/app/api/og-image/services/ OGImageService.ts
545 Inadequate ๐Ÿšจ Critical OGImageService.md High configuration
src/app/api/og-image/services/patterns/ ShapePatternGenerator.ts
279 Inadequate ๐Ÿšจ Critical ShapePatternGenerator.md High configuration
src/app/api/og-image/services/patterns/ BasePatternGenerator.ts
201 Inadequate โš ๏ธ High BasePatternGenerator.md Medium configuration
src/app/api/og-image/services/patterns/ OrganicPatternGenerator.ts
200 Inadequate โš ๏ธ High OrganicPatternGenerator.md Medium configuration
src/app/api/og-image/services/patterns/ LinePatternGenerator.ts
160 Inadequate โš ๏ธ High LinePatternGenerator.md Medium configuration
src/lib/services/ EnhancedQuotaService.ts
619 Inadequate ๐Ÿšจ Critical EnhancedQuotaService.md High configuration
src/lib/utils/ service-worker-cleanup.ts
610 Inadequate ๐Ÿšจ Critical service-worker-cleanup.md Medium overview, usage, examples
src/lib/utils/ content-parsers.ts
876 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ os-detection.ts
303 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ privacy.ts
147 Inadequate ๐Ÿ“ Medium index.md Medium overview, usage, examples
src/lib/utils/ scroll-highlight-demo.ts
540 Inadequate โš ๏ธ High index.md Medium overview, usage, examples
src/lib/utils/ social-sharing.ts
130 Inadequate โš ๏ธ High index.md Medium overview, usage, examples
src/lib/utils/ cache-manager.ts
499 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ scroll-position.ts
287 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ timeFormatting.ts
55 Inadequate ๐Ÿ“ Medium index.md Medium overview, usage, examples
src/lib/utils/ hard-reset-manager.ts
604 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ requestIdentifier.ts
181 Inadequate โš ๏ธ High index.md Medium overview, usage, examples
src/lib/utils/string/ tag-regex.ts
133 Missing โš ๏ธ High tag-regex.md Medium Documentation file does not exist
src/lib/utils/string/ tag-utils.ts
83 Missing ๐Ÿ“ Medium tag-utils.md Low Documentation file does not exist
src/lib/utils/parsers/ emoji-parser.ts
795 Missing ๐Ÿšจ Critical emoji-parser.md High Documentation file does not exist
src/lib/utils/parsers/ image-parser.ts
405 Missing ๐Ÿšจ Critical image-parser.md High Documentation file does not exist
src/lib/utils/parsers/ markdown-parser.ts
282 Missing โš ๏ธ High markdown-parser.md Medium Documentation file does not exist
src/lib/utils/parsers/ rich-text-parser.ts
416 Missing ๐Ÿšจ Critical rich-text-parser.md High Documentation file does not exist
src/lib/hooks/ useNavigationLoader.ts
7 Missing ๐Ÿ“ Medium useNavigationLoader.md Low Documentation file does not exist
src/lib/utils/ service-worker-cleanup.ts
610 Inadequate ๐Ÿšจ Critical service-worker-cleanup.md Medium overview, usage, examples
src/lib/utils/ content-parsers.ts
876 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ os-detection.ts
303 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ privacy.ts
147 Inadequate ๐Ÿ“ Medium index.md Medium overview, usage, examples
src/lib/utils/ scroll-highlight-demo.ts
540 Inadequate โš ๏ธ High index.md Medium overview, usage, examples
src/lib/utils/ social-sharing.ts
130 Inadequate โš ๏ธ High index.md Medium overview, usage, examples
src/lib/utils/ cache-manager.ts
499 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ scroll-position.ts
287 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ timeFormatting.ts
55 Inadequate ๐Ÿ“ Medium index.md Medium overview, usage, examples
src/lib/utils/ hard-reset-manager.ts
604 Inadequate ๐Ÿšจ Critical index.md Medium overview, usage, examples
src/lib/utils/ requestIdentifier.ts
181 Inadequate โš ๏ธ High index.md Medium overview, usage, examples
src/lib/utils/string/ tag-regex.ts
133 Missing โš ๏ธ High tag-regex.md Medium Documentation file does not exist
src/lib/utils/string/ tag-utils.ts
83 Missing ๐Ÿ“ Medium tag-utils.md Low Documentation file does not exist
src/lib/utils/parsers/ emoji-parser.ts
795 Missing ๐Ÿšจ Critical emoji-parser.md High Documentation file does not exist
src/lib/utils/parsers/ image-parser.ts
405 Missing ๐Ÿšจ Critical image-parser.md High Documentation file does not exist
src/lib/utils/parsers/ markdown-parser.ts
282 Missing โš ๏ธ High markdown-parser.md Medium Documentation file does not exist
src/lib/utils/parsers/ rich-text-parser.ts
416 Missing ๐Ÿšจ Critical rich-text-parser.md High Documentation file does not exist
src/lib/logging/ factories.ts
105 Missing ๐Ÿ’ก Low factories.md Low Documentation file does not exist
src/lib/logging/ types.ts
180 Missing โš ๏ธ High types.md Medium Documentation file does not exist
src/lib/logging/core/ Logger.ts
336 Missing โš ๏ธ High Logger.md Medium Documentation file does not exist
src/lib/logging/adapters/ ServiceWorkerLogger.ts
196 Missing โš ๏ธ High ServiceWorkerLogger.md Medium Documentation file does not exist
src/lib/logging/adapters/ DebugLogger.ts
380 Missing โš ๏ธ High DebugLogger.md Medium Documentation file does not exist
src/lib/logging/adapters/ ClientLogger.ts
239 Missing โš ๏ธ High ClientLogger.md Medium Documentation file does not exist
src/lib/logging/adapters/ ServerLogger.ts
173 Missing โš ๏ธ High ServerLogger.md Medium Documentation file does not exist
src/lib/encryption/ emoji-encryption.ts
280 Missing โš ๏ธ High emoji-encryption.md Medium Documentation file does not exist
src/lib/encryption/ base-encryption.ts
564 Missing ๐Ÿšจ Critical base-encryption.md High Documentation file does not exist
src/lib/services/ EnhancedQuotaService.ts
619 Inadequate ๐Ÿšจ Critical EnhancedQuotaService.md High configuration
src/lib/middleware/ withRateLimit.ts
178 Missing โš ๏ธ High withRateLimit.md Medium Documentation file does not exist
src/lib/cron/ refresh-materialized-views.ts
220 Missing โš ๏ธ High refresh-materialized-views.md Medium Documentation file does not exist
src/lib/permissions/ permissions.ts
790 Missing ๐Ÿšจ Critical permissions.md High Documentation file does not exist
src/lib/actions/ quota.actions.ts
463 Missing ๐Ÿšจ Critical quota.actions.md High Documentation file does not exist
src/lib/actions/ permissions.actions.ts
383 Missing ๐Ÿ’ก Low permissions.actions.md Low Documentation file does not exist
src/lib/actions/ emoji.actions.ts
656 Missing โš ๏ธ High emoji.actions.md Medium Documentation file does not exist
src/lib/actions/ profile.actions.ts
532 Missing ๐Ÿšจ Critical profile.actions.md High Documentation file does not exist
src/lib/actions/ search.actions.ts
438 Missing ๐Ÿšจ Critical search.actions.md High Documentation file does not exist
src/lib/actions/ post.actions.ts
124 Missing ๐Ÿ’ก Low post.actions.md Low Documentation file does not exist
src/lib/state/ atoms.ts
1,626 Missing ๐Ÿšจ Critical atoms.md High Documentation file does not exist
src/lib/state/ batchedUpdater.ts
272 Missing โš ๏ธ High batchedUpdater.md Medium Documentation file does not exist
src/lib/state/submissions/ useUrlSync.ts
150 Missing โš ๏ธ High useUrlSync.md Medium Documentation file does not exist
src/lib/state/submissions/ useSubmissionsFetch.ts
267 Missing โš ๏ธ High useSubmissionsFetch.md Medium Documentation file does not exist
src/lib/rich-input/ types.ts
277 Missing ๐Ÿšจ Critical types.md High Documentation file does not exist
src/lib/rich-input/utils/ clickPositioning.ts
858 Missing ๐Ÿšจ Critical clickPositioning.md High Documentation file does not exist
src/lib/rich-input/utils/ navigationUtils.ts
255 Missing ๐Ÿ“ Medium navigationUtils.md Low Documentation file does not exist
src/lib/rich-input/utils/ measurementHelpers.ts
111 Missing ๐Ÿ“ Medium measurementHelpers.md Low Documentation file does not exist
src/lib/rich-input/utils/ tokenPositioning.ts
165 Missing ๐Ÿ“ Medium tokenPositioning.md Low Documentation file does not exist
src/lib/rich-input/utils/ selectionCalculations.ts
199 Missing โš ๏ธ High selectionCalculations.md Medium Documentation file does not exist
src/lib/rich-input/utils/ enhancedCursorPositioning.ts
253 Missing โš ๏ธ High enhancedCursorPositioning.md Medium Documentation file does not exist
src/lib/rich-input/utils/ enhancedTokenization.ts
266 Missing โš ๏ธ High enhancedTokenization.md Medium Documentation file does not exist
src/lib/rich-input/utils/ coordinateCalculations.ts
483 Missing ๐Ÿšจ Critical coordinateCalculations.md High Documentation file does not exist
src/lib/rich-input/utils/ logger.ts
763 Missing ๐Ÿšจ Critical logger.md High Documentation file does not exist
src/lib/rich-input/utils/ cursorCalculations.ts
692 Missing ๐Ÿšจ Critical cursorCalculations.md High Documentation file does not exist
src/lib/rich-input/core/ WidthMeasurement.ts
293 Missing โš ๏ธ High WidthMeasurement.md Medium Documentation file does not exist
src/lib/rich-input/core/ RichInputEngine.ts
839 Missing ๐Ÿšจ Critical RichInputEngine.md High Documentation file does not exist
src/lib/rich-input/hooks/ useRichInput.ts
133 Missing ๐Ÿ“ Medium useRichInput.md Low Documentation file does not exist
src/lib/rich-input/hooks/ useKeyboardHandlers.ts
337 Missing ๐Ÿšจ Critical useKeyboardHandlers.md High Documentation file does not exist
src/lib/rich-input/hooks/ useMouseHandlers.ts
172 Missing ๐Ÿ“ Medium useMouseHandlers.md Low Documentation file does not exist
src/lib/security/ validation.ts
251 Missing โš ๏ธ High validation.md Medium Documentation file does not exist
src/lib/test-selectors/components/ coin.selectors.ts
7 Missing ๐Ÿ’ก Low coin.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ pagination.selectors.ts
8 Missing ๐Ÿ’ก Low pagination.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ submissions-list.selectors.ts
3 Missing ๐Ÿ’ก Low submissions-list.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ discord-link.selectors.ts
3 Missing ๐Ÿ’ก Low discord-link.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ docs-link.selectors.ts
3 Missing ๐Ÿ’ก Low docs-link.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ add-submission-form.selectors.ts
7 Missing ๐Ÿ’ก Low add-submission-form.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ auth-buttons.selectors.ts
4 Missing ๐Ÿ’ก Low auth-buttons.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ nav.selectors.ts
9 Missing ๐Ÿ’ก Low nav.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ loader.selectors.ts
3 Missing ๐Ÿ’ก Low loader.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ recent-tags.selectors.ts
3 Missing ๐Ÿ’ก Low recent-tags.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ card.selectors.ts
3 Missing ๐Ÿ’ก Low card.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ discord-embed.selectors.ts
3 Missing ๐Ÿ’ก Low discord-embed.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ page-aside.selectors.ts
4 Missing ๐Ÿ’ก Low page-aside.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ fade-in.selectors.ts
7 Missing ๐Ÿ’ก Low fade-in.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ empty.selectors.ts
4 Missing ๐Ÿ’ก Low empty.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ nav-paths.selectors.ts
3 Missing ๐Ÿ’ก Low nav-paths.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ badge.ts
4 Missing ๐Ÿ’ก Low badge.md Low Documentation file does not exist
src/lib/test-selectors/components/ app-version.selectors.ts
3 Missing ๐Ÿ’ก Low app-version.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ game-wrapper.selectors.ts
4 Missing ๐Ÿ’ก Low game-wrapper.selectors.md Low Documentation file does not exist
src/lib/test-selectors/components/ avatar.selectors.ts
5 Missing ๐Ÿ’ก Low avatar.selectors.md Low Documentation file does not exist
src/lib/hooks/ useNavigationLoader.ts
7 Missing ๐Ÿ“ Medium useNavigationLoader.md Low Documentation file does not exist
src/lib/api/ withValidation.ts
222 Missing โš ๏ธ High withValidation.md Medium Documentation file does not exist
src/lib/config/ media-domains.ts
286 Missing โš ๏ธ High media-domains.md Medium Documentation file does not exist
src/lib/config/ url-pills.ts
453 Missing ๐Ÿšจ Critical url-pills.md High Documentation file does not exist
src/app/api/admin/quotas/global/ route.ts
362 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/quotas/global/[id]/ route.ts
389 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/emojis/ route.ts
277 Inadequate ๐Ÿšจ Critical index.md High examples
src/app/api/admin/permissions/[id]/ route.ts
378 Missing โš ๏ธ High route.md Medium Documentation file does not exist
src/app/api/admin/permissions/roles/ route.ts
345 Missing โš ๏ธ High route.md Medium Documentation file does not exist
src/app/api/admin/users/ route.ts
299 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/quotas/ route.ts
412 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/quotas/reset/ route.ts
227 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/assign-subscription/ route.ts
284 Inadequate โš ๏ธ High index.md High examples
src/app/api/admin/users/[id]/quota-overrides/ route.ts
406 Missing โš ๏ธ High route.md Medium Documentation file does not exist
src/app/api/admin/alerts/[id]/ route.ts
221 Inadequate โš ๏ธ High index.md High examples
src/app/api/emojis/ route.ts
438 Inadequate โš ๏ธ High index.md Medium overview, usage, api_reference +1 more
src/ auth.config.ts
126 Inadequate โš ๏ธ High index.md High
src/ auth.config.ts
126 Inadequate โš ๏ธ High index.md High
Showing 1-50 of 504 items
Page of 11

๐Ÿ’ก Recommendations

Low Documentation Coverage

Current coverage (1.2%) is below the minimum requirement (85.0%). Focus on creating documentation for critical files.

Missing Documentation Files

440 files lack documentation entirely. Prioritize creating index.md files for these.

Inadequate Documentation

64 files have incomplete documentation. Review and enhance these files.